Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change exposure_content to source_content #6739

Merged
merged 2 commits into from
Jan 26, 2023

Conversation

Mathyoub
Copy link
Contributor

@Mathyoub Mathyoub commented Jan 26, 2023

resolves #6738

Description

exposure_content was incorrectly referenced instead of source_content this will cause dbt deps to fail in certain scenarios.

Checklist

@Mathyoub Mathyoub requested a review from a team as a code owner January 26, 2023 00:08
@cla-bot cla-bot bot added the cla:yes label Jan 26, 2023
@github-actions
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@leahwicz leahwicz requested a review from a team as a code owner January 26, 2023 00:18
@leahwicz leahwicz requested a review from McKnight-42 January 26, 2023 00:18
@leahwicz leahwicz closed this Jan 26, 2023
@leahwicz leahwicz reopened this Jan 26, 2023
@jtcohen6
Copy link
Contributor

I was able to reproduce the bug locally, and confirm that this change fixes it. Thanks for jumping in @Mathyoub! :)

@leahwicz leahwicz merged commit b0651b1 into main Jan 26, 2023
@leahwicz leahwicz deleted the 6738-mbeall-bugfixsourcecontent branch January 26, 2023 00:51
github-actions bot pushed a commit that referenced this pull request Jan 26, 2023
* change `exposure_content` to `source_content`

* Adding changelog

Co-authored-by: Leah Antkiewicz <[email protected]>
(cherry picked from commit b0651b1)
leahwicz pushed a commit that referenced this pull request Jan 26, 2023
* change `exposure_content` to `source_content`

* Adding changelog

Co-authored-by: Leah Antkiewicz <[email protected]>
(cherry picked from commit b0651b1)

Co-authored-by: Matthew Beall <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-1908] [Regression] exposure_content referenced incorrectly
3 participants